Package com. rnett. action
Path, OS, and utilities.
Types
Functions
asByteArray
Link copied to clipboard
fun ArrayBuffer.asByteArray(byteOffset: Int = 0, length: Int = this.byteLength): ByteArray
Content copied to clipboard
Non-copying conversion to a Kotlin ByteArray.
asInt8Array
Link copied to clipboard
camelToSnakeCase
Link copied to clipboard
snakeToCamelCase
Link copied to clipboard
toObjectStream
Link copied to clipboard
suspend fun <ERROR CLASS><Any>.toObjectStream(scope: <ERROR CLASS> = GlobalScope): <ERROR CLASS>
Content copied to clipboard
writeLine
Link copied to clipboard
writeSuspending
Link copied to clipboard
suspend fun <ERROR CLASS>.writeSuspending(buffer: String, encoding: String)
Content copied to clipboard
Properties
currentProcess
Link copied to clipboard